@font-face {

    font-family: "FrutigerLTStd-Roman";

    src: url("https://images.hanlonsonline.co.uk/Hounslow Portal Demo/fonts/FrutigerLTStd-Roman.otf");

    font-weight: 700;

    font-style: normal;

}

@font-face {

    font-family: "FrutigerLTStd-Bold";

    src: url("https://images.hanlonsonline.co.uk/Hounslow Portal Demo/fonts/FrutigerLTStd-Bold.otf");

    font-weight: 700;

    font-style: normal;

}

.panel-body {
    padding: 15px;
    min-height: 285px;
    background: #ffffff;
    border-radius: 16px;
    border: 3px solid #7b2379 !important;
}

.h2,
h2 {
    font-size: 30px;
    font-family: "FrutigerLTStd-Bold";
    color: #000;
}

.panel-body {
    padding: 15px;
    min-height: 275px;
    background: #ffffff;
    border-radius: 16px;
    border: 3px solid #7b2379 !important;
}

.panel.card.vacancy-panel {
    border-radius: 16px;
    border: 3px solid #7b2379 !important;
}

.panel-default {
    border-color: transparent;
}

a#btn_1 {
    color: #fff;
    background-color: #e6388d;
    border-color: #000;
    font-family: "FrutigerLTStd-Bold";
    font-size: 18px;
}

a#btn_1:hover {
    background: #fff;
    color: #000;
    transition: 0.6s;
}

a#btn_1:focus {
    background: #fff;
    color: #000;
    outline: 2px dashed #000;
}

a#btn_2 {
    color: #fff;
    background-color: #e6388d;
    border-color: #000;
    font-family: "FrutigerLTStd-Bold";
    font-size: 18px;
}

a#btn_2:hover {
    background: #fff;
    color: #000;
    transition: 0.6s;
}

a#btn_2:focus {
    background: #fff;
    color: #000;
    outline: 2px dashed #000;
}

a#btn_3 {
    color: #fff;
    background-color: #e6388d;
    border-color: #000;
    font-family: "FrutigerLTStd-Bold";
    font-size: 18px;
    margin-top: 5%;
}

a#btn_3:hover {
    background: #fff;
    color: #000;
    transition: 0.6s;
}

a#btn_3:focus {
    background: #fff;
    color: #000;
    outline: 2px dashed #000;
}

a#btn_4 {
    color: #fff;
    background-color: #e6388d;
    border-color: #000;
    font-family: "FrutigerLTStd-Bold";
    font-size: 18px;
    margin-top: 0%;
}

a#btn_4:hover {
    background: #fff;
    color: #000;
    transition: 0.6s;
}

a#btn_4:focus {
    background: #fff;
    color: #000;
    outline: 2px dashed #000;
}

a#btn_5 {
    color: #fff;
    background-color: #e6388d;
    border-color: #000;
    font-family: "FrutigerLTStd-Bold";
    font-size: 18px;
}

a#btn_5:hover {
    background: #fff;
    color: #000;
    transition: 0.6s;
}

a#btn_5:focus {
    background: #fff;
    color: #000;
    outline: 2px dashed #000;
}

a#btn_6 {
    color: #fff;
    background-color: #e6388d;
    border-color: #000;
    font-family: "FrutigerLTStd-Bold";
    font-size: 18px;
    margin-top: 4%;
}

a#btn_6:hover {
    background: #fff;
    color: #000;
    transition: 0.6s;
}

a#btn_6:focus {
    background: #fff;
    color: #000;
    outline: 2px dashed #000;
}

a#btn_7 {
    color: #fff;
    background-color: #e6388d;
    border-color: #000;
    font-family: "FrutigerLTStd-Bold";
    font-size: 18px;
    margin-top: 2.5rem;
}

a#btn_7:hover {
    background: #fff;
    color: #000;
    transition: 0.6s;
}

a#btn_7:focus {
    background: #fff;
    color: #000;
    outline: 2px dashed #000;
}

a#btn_8 {
    color: #fff;
    background-color: #e6388d;
    border-color: #000;
    font-family: "FrutigerLTStd-Bold";
    font-size: 18px;
    margin-top: 4%;
}

a#btn_8:hover {
    background: #fff;
    color: #000;
    transition: 0.6s;
}

a#btn_8:focus {
    background: #fff;
    color: #000;
    outline: 2px dashed #000;
}

a#btn_9 {
    color: #fff;
    background-color: #e6388d;
    border-color: #000;
    font-family: "FrutigerLTStd-Bold";
    font-size: 18px;
    margin-top: 4.5rem;
}

a#btn_9:hover {
    background: #fff;
    color: #000;
    transition: 0.6s;
}

a#btn_9:focus {
    background: #fff;
    color: #000;
    outline: 2px dashed #000;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 3px solid #7b2379;
}

@media (min-width:1536px) and (max-width:1920px) {
    p.panelTwo {
        margin-top: 23%;
    }

    a#btn_2 {
        margin-top: 16%;
    }

    a#btn_3 {
        margin-top: 9.5rem;
    }

    div#PortalContainer {
        width: 95% !important;
    }

    p.panelTwo {
        margin-top: 8%;
    }
}

@media (min-width:1441px) and (max-width:1536px) {
    a#btn_1 {

        margin-top: 10px;
    }

    a#btn_3 {
        margin-top: 37px;
    }

    a#btn_4 {
        margin-top: 25px;
    }

    a#btn_6 {
        margin-top: 50px;
    }
}

@media (min-width:1025px) and (max-width:1440px) {
    a#btn_2 {
        margin-top: 28%;
    }

    a#btn_3 {
        margin-top: 8%;
    }

    a#btn_4 {
        margin-top: 8%;
    }

    a#btn_6 {
        margin-top: 15%;
    }
}

@media (min-width:769px) and (max-width:1024px) {
    .card-purple {
        min-height: 375px;
    }

    a#btn_2 {
        margin-top: 57%;
    }

    a#btn_3 {
        margin-top: 18%;
    }

    a#btn_4 {
        margin-top: 23%;
    }

    a#btn_6 {
        margin-top: 32%;
    }
}

@media (min-width:426px) and (max-width:768px) {
    .panel-body {
        min-height: 250px;
    }

    a#btn_2 {
        margin-top: 105%;
    }

    a#btn_3 {
        margin-top: 45%;
    }

    a#btn_4 {
        margin-top: 29%;
    }

    a#btn_6 {
        margin-top: 96%;
    }

    .card-purple {
        min-height: 482px;
    }


}

/* @media (min-width:426px) and (max-width:768px) {
    .card-purple {
        margin-top: 20px;
        min-height: 250px;
    }
} */